Skip to content

Adding fix for scrim semantics#819

Merged
kartikeyakhanna merged 1 commit intomicrosoft:masterfrom
pranjal-glowingstar:pranjal/scrimTalkbackFix
Mar 9, 2026
Merged

Adding fix for scrim semantics#819
kartikeyakhanna merged 1 commit intomicrosoft:masterfrom
pranjal-glowingstar:pranjal/scrimTalkbackFix

Conversation

@pranjal-glowingstar
Copy link

@pranjal-glowingstar pranjal-glowingstar commented Feb 26, 2026

Problem :-

On expanding the stacked snackbars, the scrim comes into focus. Talkback announces it as "Unlabeled - Double Tap to Activate". We need to update the string announced.

Root cause :-

There is no semantic content description present in Scrim in order for talkback to recite, hence reciting "Unlabeled".

Fix :-

Added the string resource and created a descriptive string for Scrim.

Validations:-

Build successful and behaviour is working as expected.

(how the change was tested, including both manual and automated tests)

Screenshots

Before After
Screenshot or description before this change Screenshot or description with this change

Pull request checklist

This PR has considered:

  • Light and Dark appearances
  • Automated Tests
  • Documentation and demo app examples
  • VoiceOver and Keyboard Accessibility
  • Internationalization and RTL layouts
  • Size classes and window sizes (notched devices, multitasking, different window sizes, etc)

@pranjal-glowingstar pranjal-glowingstar marked this pull request as ready for review February 26, 2026 13:58
@pranjal-glowingstar pranjal-glowingstar requested a review from a team as a code owner February 26, 2026 13:58
@pranjal-glowingstar
Copy link
Author

@microsoft-github-policy-service agree company="Microsoft"

@kartikeyakhanna kartikeyakhanna merged commit fc2e52d into microsoft:master Mar 9, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants